home *** CD-ROM | disk | FTP | other *** search
/ Critical Care Nursing - A…roach - Student Resource / Critical Care Nursing - A Holistic Approach - Student Resource CD-ROM.iso / pc / Interactive Menu Support Files / swf / Home.swf / scripts / DefineButton2_160 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2008-06-06  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.